home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / simplesp.pit / simplespeech source.pit / chat.h < prev    next >
Encoding:
C/C++ Source or Header  |  1986-03-01  |  120 b   |  10 lines

  1. /*
  2.     Just a few defines to beautify the beast.
  3.  */
  4.  
  5.  
  6. #define FIRST_CALL 1
  7. #define NORMAL_CALL -1
  8. #define LAST_CALL -128
  9.  
  10.